vertical-align: middle;
#content {font-size:14px;}
#content table {font-size:14px;}
/************* 分页 */
.pages {
  clear:both;
  margin:0px 10px;
  font-size:1.0em;
  color:#888;
}
.pages strong {
 padding: 5px 12px;
    margin: 0 2px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #00923F;
    border: 1px solid #00923F;
}
.pages span{float: right;}
.content .pages a,.pages a {
  padding: 5px 12px;
    margin: 0 2px;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 14px;
    color: #666;
}
.content .pages strong {color:white;}
.pages span {
  float:right;
}
#page {
font-size:1.0em;
}
#page strong {
padding:5px 8px;
border-radius:5px;
color:#333;
margin-right:5px;
font-size:1.0em;
}
/****************内容*/
#title h1,.pd_title h1 {
  line-height:40px;
  padding-top:20px;
  font-size:22px;
  text-align:center;
  background:url(images/point.gif) left bottom repeat-x;
  color:#333;
  font-weight:normal;
  font-family:'微软雅黑';
}
.contentinfo {
  line-height:24px;
  text-align:center;
  color:#999;
  padding-right:15px;
}
.contentinfo a {color:#999;}
.text {
  padding:30px 20px;
  text-align:14px;
  line-height:200%;
  color:#333;
}
.floatright {float:right;}
.floatleft {float:left}
.blank10,.blank30,.blank20 {clear:both;height:10px;overflow:hidden;}
.blank30 {height:30px;}
.blank20 {height:20px;}
/*工具*/
#tool {
	font-size:12px;
	line-height:14px;
	overflow: hidden;
}
#tool ul {
	float:left;
}
#tool ul li {
	float:left;
	width:90px;
	line-height:20px;
}
#tool .commentary, #tool .print, #tool .copy, #tool .email, #tool .close, #tool .rss_2, #tool .t_1, #tool .t_2, #tool .t_3 {
	background-image: url(images/tool.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
	display:block;
	margin:0 10px 0 0;
	color:#333;
}
#tool .print {
	background-position: left -40px;
}
#tool .copy {
	background-position: left -80px;
}
#tool .email {
	background-position: left -100px;
}
#tool .close {
	background-position: left -60px;
}
#tool .rss_2 {
	background-position: left -120px;
}
#tool .t_1 {
	background-position: left -140px;
}
#tool .t_2 {
	background-position: left -160px;
}
#tool .t_3 {
	background-position: left -180px;
}
#tool .t_4 {padding-left:20px;background:url(images/comment.gif) left 3px no-repeat;}
#tool .orders {padding-left:20px;background:url(images/orders.gif) left 2px no-repeat;}
#tool .sinaicon {padding-left:20px;background:url(images/sinaicon.png) left 1px no-repeat;}
/************* 分类列表 */
.category_title {
  clear:both;
  line-height:28px;
  color:#333;
  padding:0px 15px 0px 30px;
  margin-bottom:10px;
  background:#F5F5F5 url(images/rank_1.gif) 10px 10px no-repeat;
  border-bottom:1px solid #ccc;
}
.category_title span {float:right;}
.category_title span a {color:#888;}
.category_title h4 {font-size:14px;}
.strgrade {display:block;width:160px;text-align:left;}
.list_2 .list1 a,.list_2 .list2 a,.list_2 .list3 a{ padding-right:30px;background:url(images/new.gif) right center no-repeat;}
.list1 a,.list2 a,.list3 a { padding-right:30px;background:url(images/new.gif) right center no-repeat;}
.p_info,.d_info {clear:both;height:40px;line-height:40px;padding-left:20px;background:url(images/comment.gif) left center no-repeat;color:#333;font-size:14px;font-weight:bold;border-bottom: 1px dotted #ccc;}
/************* 当前位置 */
.position {float:left;line-height:44px;padding-left:35px;background:url(images/position.gif) 5px center no-repeat;}
.position a {float:left;line-height:44px;padding:0px 10px 0px 10px;background:url(images/dot_r.gif) left center no-repeat;}
.treemenu { padding:0 15px;background:url(images/l_menu_bg.gif) left -15px no-repeat;
font-size:14px;}
.treemenu dt {background: url(images/line.gif) left bottom repeat-x;}
.parent {cursor: pointer;position: relative;line-height:32px;margin:2px 0px;}
.parent a {display:block;padding:0px 8px 0px 20px; background:url(images/dot_r.gif) 5px center no-repeat;font-size:14px;}
.parent a:hover {background:white url(images/dot_r.gif) 5px center no-repeat;text-decoration: none;}
.open{border:solid 1px #e7e7e7;font-weight:bold;color:#0160b0;}
.close{}
#p1,#p1 a {background:#8E8E8E url(images/dot_r.gif) 5px center no-repeat;color:white; font-weight:bold;}
.child {}
.child a{display:block;padding-left:15px;font-family:"宋体";line-height:32px;height:32px;list-style-type: none;color:#535353;display:block;background:#E1E1E1 url(images/line.gif) left bottom repeat-x;white-space:nowrap;}
.child a:hover{color: #000000;text-decoration:underline;background:#CCC url(images/dot_r.gif) 5px center no-repeat;}
.child a.on {background:#CCC url(images/dot_r.gif) 5px center no-repeat;}
.child .c_current{ font-size:20px;}
/************* 代码高亮 */
.dp-HighLighter {border:1px solid #ccc;background:#F7F7F7 url(images/codebg.gif) left top repeat-y;}
.dp-HighLighter ol {padding-left:40px;}
.dp-HighLighter ol li {
  padding-left:10px;
  list-style-type:decimal;
}
.tools {padding-left:10px;background:#F7F7F7;border-bottom:1px solid #ccc;}
/************* 投票 */
.vote-list {padding:10px;}
.vote-list li {
  clear:both;
  height:20px;
  line-height:20px;
  font-size:12px;
  text-align:left;
}
.vote-list #button {float:right;}
#ballot {height:10px;_height:16px;margin:0px 5px 0px 0px;}
.news_text  .date,.date{display:block;float:right; height:26px;line-height:26px;width:80px;color:#999;font-size:8px; text-align:center;background:url(images/date.gif) left center no-repeat;}
.copyright a {color:#999}
/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {padding:5px;}
.p10 {padding:10px;}
.blank5 {clear:both;height:5px;overflow:hidden;}
.blank10,.blank30 {clear:both; height:10px;overflow:hidden;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.padding10 {padding:10px;}
.hr {clear:both; height:1px;background:url(images/point.gif) repeat-x;}
#list-view h5 a {clear:both;width:142px;overflow:hidden;height:18px;line-height:18px;margin-top:10px;
font-size:12px;text-align:center;font-weight:normal;}
#list-view span {color:red;}
#list-view h5 p {height:18px;line-height:18px;}
.btn {border:none;}.back {display:block;clear:both;width:72px;height:21px;line-height:20px;
margin:15px 0px;padding-left:10px;background:url(images/back.gif) left top no-repeat;text-align:center;
color:white;font-size:12px;text-decoration: none;border:none;}
.back a,.back a:hover,a.back {text-decoration: none;color:white;}
.input_d {width:190px;height:29px;line-height:29px;padding:0px 10px;background:url(images/input_bg_d.gif) left top no-repeat;border:none;font-size:12px;}
.input_c {width:39px;height:21px;line-height:21px;padding:0px 10px;background:url(images/input_bg_c.gif) left top no-repeat;border:none;font-size:12px;}
#addcontentuser {padding:5px;background:#E47C01;color:white;}
#catid {height:27px;width:80%;line-height:27px;border:1px solid #999;color:#333;}
.top_input{ float:left; padding-left:8px;}
.top_inputimg{ float:left; margin-left:8px; padding:0px 8px;height:27px;line-height:27px;color:white;
background:url(images/btn.gif) right top no-repeat;border:none;}
.top_input input {margin:10px 0px;background-image: url(sm_2.gif);background-repeat: no-repeat;
background-position: left;border:1px solid #999;color:#999;height:25px;line-height:25px;
text-align: left;text-indent: 24px;color:#CCC;font-size:12px;}
/*----------------------------------------------------------------------------------------------------------------------*/
ul#navmenu {z-index:99;position: relative; }
ul#navmenu li { margin: 0; border: 0 none; padding: 0; float: left; /*For Gecko*/ display: inline; 
list-style: none; position: relative;} 
ul#navmenu ul { margin: 0; border: 0 none; padding: 0; width: 160px; list-style: none; display: none; position: absolute; top: 56px; left: 0;} 
ul#navmenu ul li { line-height:34px;float: none; /*For Gecko*/ display: block !important; display: inline; /*For IE*/ } 
ul#navmenu ul li a {background: url(images/navmenu_bg.png) repeat-y left top;
background: url(images/navmenu_bg.png) no-repeat left top !important; /*For Firefox*/*background:none;
/*For IE7 & IE6*/_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navmenu_bg.png',sizingMethod='crop');width:140px;height:34px;line-height:34px;display:block;}
/* 2nd Menu */ 
ul#navmenu li:hover li a, 
ul#navmenu li.iehover li a { float: none; color: #fff; font-size:13px;height:34px;line-height:34px;font-weight:normal;padding:0px 10px;} 
/* 2nd Menu Hover Persistence */ 
ul#navmenu li:hover li a:hover, 
ul#navmenu li:hover li:hover a, 
ul#navmenu li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover a { color: #FF0; background:none;} 
/* 3rd Menu */ 
ul#navmenu li:hover li:hover li a, 
ul#navmenu li.iehover li.iehover li a { color: #7CB6F1; } 
/* 3rd Menu Hover Persistence */ 
ul#navmenu li:hover li:hover li a:hover, 
ul#navmenu li:hover li:hover li:hover a, 
ul#navmenu li.iehover li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover li.iehover a { color: #fafa76; } 
/* 4th Menu */ 
ul#navmenu li:hover li:hover li:hover li a, 
ul#navmenu li.iehover li.iehover li.iehover li a { color: #FFF; } 
/* 4th Menu Hover */ 
ul#navmenu li:hover li:hover li:hover li a:hover, 
ul#navmenu li.iehover li.iehover li.iehover li a:hover { color: #FFF; } 
ul#navmenu ul ul, 
ul#navmenu ul ul ul { display: none; position: absolute; top: 0; left: 160px; } 
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, 
ul#navmenu li:hover ul ul ul, 
ul#navmenu li.iehover ul ul, 
ul#navmenu li.iehover ul ul ul { display: none; } 
ul#navmenu li:hover ul, 
ul#navmenu ul li:hover ul, 
ul#navmenu ul ul li:hover ul, 
ul#navmenu li.iehover ul, 
ul#navmenu ul li.iehover ul, 
ul#navmenu ul ul li.iehover ul { display: block; } 
/**-------------------------------------------------------------------------------------------------------------------------*/
.news_text h5,.news_text_pic h5 {margin:  0px 20px; font-weight:bold;color:#333;}
.news_text h5 a,.news_text_pic h5 a {color:#333;font-size:14px;}
.news_list .date,.news_text h5 .date,.news_text_pic h5 .date,.strgrade {color:#999;font-weight:normal;}
.news_text,.news_text_pic {padding:10px 0px;background:url(images/line-2.gif) left bottom repeat-x;}
.news_text p,.news_text_pic p {text-align:left;color:#999;padding:5px 20px 0px 20px;}
.news_text p{font-size: 13px;}
.list_text_pic {float:left;width:25%;}
.down_text{width:73%;float:right;padding:10px 0px;}
.news_list  li{line-height:30px; padding-left:15px;background:url(images/dot_r.gif) left center no-repeat;}
#list-view{}
.list-view{float:left; width:140px; text-align:center;  margin:0  0px 5px 18px; vertical-align:100%;} 
.img-wrap{margin:0 auto;width:100%;margin-bottom:10px;overflow:hidden; /*非IE的主流浏览器识别的垂直居中的方法*/
vertical-align:middle;/*设置水平居中*/ text-align:center;}
.img-wrap img {display:block;width:90%;  vertical-align:middle;padding:5%;border:1px solid #ccc;
_border:none;background:url(images/pic_bg.gif) left top no-repeat;border-right:1px solid white; 
border-bottom:1px solid white;/*非IE的主流浏览器识别的垂直居中的方法*/vertical-align:middle;/*设置水平居中*/
text-align:center;}
form, fieldset, legend, button, input, textarea, table, tr, td
{padding:0px;}
table tr td {  line-height:30px;}
.sousuo{padding:10px 0px;text-align:left;margin:0px auto;}
.xiala{width:180px;}
.input2{margin:5px 0px;width:95px;}
.button2{margin:5px 0px;height:22px;line-height:17px;width:40px;}
/**-------------------------------------------------------------------------------------------------------------------------*/
/* 滚动图片 */
.scroll{ width:680px; margin:auto; position:relative; padding:0px 30px 0px 40px; overflow:hidden; margin-bottom:10px;}
.scroll ul{}
.scroll li { width:126px; text-align:center; overflow:hidden; padding:0 5px; vertical-align:100%;}
.scroll li a{ display:block; color:#333; line-height:20px;font-size:12px;}
.scroll .img-wrap{
  margin:0 auto;
  width:90%;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.scroll img {
  display:block;
  width:100px;
  margin:0px auto 10px;
  vertical-align:middle;
  padding:5px;
  border:1px solid #ccc;
  _border:none;
  background:url(images/pic_bg.gif) left top no-repeat;
  border-right:1px solid white; 
  border-bottom:1px solid white;
  }
.scroll img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}
.scroll li span {color:#F3572F;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:40px;
	height:108px;
	background: url(images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.scroll a.bx-prev{left:-24px;}
.scroll a.bx-prev:hover{background: url(images/scroll.gif) no-repeat -80px center;}
.scroll a.bx-next{right:-24px;background: url(images/scroll.gif) no-repeat -40px center;}
.scroll a.bx-next:hover{background: url(images/scroll.gif) no-repeat -120px center;}
/*-------------------------------------------------------------------------------------------------------------------------*/
.w_330{font-size:14px;}
.box,.box a{color:#333;} 
#content{padding:20px 20px;font-size:14px;line-height:200%;}
#content img{max-width:100%;}
#content .back a{color:#FFFFFF;}
.mp_show{display:none;}
.pc_show{display:block;}